home *** CD-ROM | disk | FTP | other *** search
/ The Complete Utilities To…ka 501 Killer Utilities! / 501 Killer Utilities! (Macworld July 1995).cdr / Programming / RLaB / help / prod < prev    next >
Encoding:
Text File  |  1994-02-21  |  182 b   |  10 lines  |  [TEXT/RLAB]

  1. prod:
  2.  
  3. Syntax:    prod ( A )
  4.  
  5. Description:
  6.  
  7.     Compute the product of the elements of A (if A is a vector).
  8.     If A is a matrix return a row vector containing the product of
  9.     each column. 
  10.